[INFO] cloning repository https://github.com/jenovoas/mycnet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jenovoas/mycnet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjenovoas%2Fmycnet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjenovoas%2Fmycnet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5229ef5ddbe53279341d2f2f1eb077b573e7c4c5
[INFO] testing jenovoas/mycnet against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjenovoas%2Fmycnet" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jenovoas/mycnet
[INFO] finished tweaking git repo https://github.com/jenovoas/mycnet
[INFO] tweaked toml for git repo https://github.com/jenovoas/mycnet written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jenovoas/mycnet on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jenovoas/mycnet already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fc7448195c66143f9411619915ed03c4555852fb1007a93af9e0733664182e3
[INFO] running `Command { std: "docker" "start" "-a" "6fc7448195c66143f9411619915ed03c4555852fb1007a93af9e0733664182e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fc7448195c66143f9411619915ed03c4555852fb1007a93af9e0733664182e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fc7448195c66143f9411619915ed03c4555852fb1007a93af9e0733664182e3", kill_on_drop: false }`
[INFO] [stdout] 6fc7448195c66143f9411619915ed03c4555852fb1007a93af9e0733664182e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8ee3e242e6aa991d6ffa817c2966d907e63374bacc408d8e5863744fc169d90
[INFO] running `Command { std: "docker" "start" "-a" "f8ee3e242e6aa991d6ffa817c2966d907e63374bacc408d8e5863744fc169d90", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling mycnet-core v0.1.0 (/opt/rustwide/workdir/crates/mycnet-core)
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stdout] warning: field `step_key` is never read
[INFO] [stdout]   --> crates/mycnet-core/src/adm.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct ADM {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     step_key:     SPA,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling mycnet-memory v0.1.0 (/opt/rustwide/workdir/crates/mycnet-memory)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling mycnet-connect v0.1.0 (/opt/rustwide/workdir/crates/mycnet-connect)
[INFO] [stderr]    Compiling mycnet-daemon v0.1.0 (/opt/rustwide/workdir/crates/mycnet-daemon)
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]  --> crates/mycnet-daemon/src/main.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::sync::{Mutex, broadcast};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/mycnet-daemon/src/state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> crates/mycnet-daemon/src/state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.40s
[INFO] running `Command { std: "docker" "inspect" "f8ee3e242e6aa991d6ffa817c2966d907e63374bacc408d8e5863744fc169d90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8ee3e242e6aa991d6ffa817c2966d907e63374bacc408d8e5863744fc169d90", kill_on_drop: false }`
[INFO] [stdout] f8ee3e242e6aa991d6ffa817c2966d907e63374bacc408d8e5863744fc169d90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9daa505542c30570ea6c332db56aba7371b2f557f7661290228c8359038a134d
[INFO] running `Command { std: "docker" "start" "-a" "9daa505542c30570ea6c332db56aba7371b2f557f7661290228c8359038a134d", kill_on_drop: false }`
[INFO] [stdout] warning: field `step_key` is never read
[INFO] [stdout]   --> crates/mycnet-core/src/adm.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct ADM {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     step_key:     SPA,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mycnet-memory v0.1.0 (/opt/rustwide/workdir/crates/mycnet-memory)
[INFO] [stderr]    Compiling mycnet-core v0.1.0 (/opt/rustwide/workdir/crates/mycnet-core)
[INFO] [stderr]    Compiling mycnet-daemon v0.1.0 (/opt/rustwide/workdir/crates/mycnet-daemon)
[INFO] [stderr]    Compiling mycnet-connect v0.1.0 (/opt/rustwide/workdir/crates/mycnet-connect)
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]  --> crates/mycnet-daemon/src/main.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::sync::{Mutex, broadcast};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/mycnet-daemon/src/state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> crates/mycnet-daemon/src/state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `step_key` is never read
[INFO] [stdout]   --> crates/mycnet-core/src/adm.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct ADM {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     step_key:     SPA,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "9daa505542c30570ea6c332db56aba7371b2f557f7661290228c8359038a134d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9daa505542c30570ea6c332db56aba7371b2f557f7661290228c8359038a134d", kill_on_drop: false }`
[INFO] [stdout] 9daa505542c30570ea6c332db56aba7371b2f557f7661290228c8359038a134d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a79c4bc167e0c352f0459e129ad423085b9b286e7105dea57d5e21fad8d5bda
[INFO] running `Command { std: "docker" "start" "-a" "8a79c4bc167e0c352f0459e129ad423085b9b286e7105dea57d5e21fad8d5bda", kill_on_drop: false }`
[INFO] [stderr] warning: field `step_key` is never read
[INFO] [stderr]   --> crates/mycnet-core/src/adm.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub struct ADM {
[INFO] [stderr]    |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 63 |     step_key:     SPA,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mycnet-core` (lib) generated 1 warning
[INFO] [stderr] warning: `mycnet-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `Mutex`
[INFO] [stderr]  --> crates/mycnet-daemon/src/main.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 | use tokio::sync::{Mutex, broadcast};
[INFO] [stderr]   |                   ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> crates/mycnet-daemon/src/state.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::info`
[INFO] [stderr]  --> crates/mycnet-daemon/src/state.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use tracing::info;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mycnet-daemon` (bin "mycnetd" test) generated 3 warnings (run `cargo fix --bin "mycnetd" -p mycnet-daemon --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mycnet_connect-999ef8a4719208e9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mycnet_core-7efc471a50d27fd6)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test mesh::tests::parse_three_neighbors ... ok
[INFO] [stdout] test mesh::tests::tq_255_is_spa_one ... ok
[INFO] [stdout] test s60::tests::tq_to_spa_full ... ok
[INFO] [stdout] test s60::tests::tq_to_spa_zero ... ok
[INFO] [stdout] test s60::tests::add_wraps_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mycnetd-f0ba012188e874fc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mycnet_memory-b1faa8f9776e2320)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test lattice::tests::inject_and_retrieve_roundtrip ... ok
[INFO] [stdout] test lattice::tests::diffusion_preserves_energy_approximately ... ok
[INFO] [stdout] test storage::tests::put_and_get_roundtrip ... ok
[INFO] [stdout] test storage::tests::tick_advances_lattice ... ok
[INFO] [stdout] test storage::tests::multiple_keys_coexist ... ok
[INFO] [stdout] test lattice::tests::lattice_rings3_has_37_nodes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mycnet_connect
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/mycnet-connect/src/lib.rs - (line 9) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/mycnet-connect/src/lib.rs - (line 9) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (62) panicked at crates/mycnet-connect/src/lib.rs:23:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No se pudo abrir WebSocket con el daemon MycNet
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: IO error: Connection refused (os error 111)
[INFO] [stdout]     1: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <tungstenite::error::Error as anyhow::context::ext::StdError>::ext_context::<&str>
[INFO] [stdout]    1: <core::result::Result<(tokio_tungstenite::WebSocketStream<tokio_tungstenite::stream::MaybeTlsStream<tokio::net::tcp::stream::TcpStream>>, http::response::Response<core::option::Option<alloc::vec::Vec<u8>>>), tungstenite::error::Error> as anyhow::Context<(tokio_tungstenite::WebSocketStream<tokio_tungstenite::stream::MaybeTlsStream<tokio::net::tcp::stream::TcpStream>>, http::response::Response<core::option::Option<alloc::vec::Vec<u8>>>), tungstenite::error::Error>>::context::<&str>
[INFO] [stdout]    2: <mycnet_connect::client::MycNetClient>::connect::<rust_out::MyApp>::{closure#0}
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>> as core::future::future::Future>::poll
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    6: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    7: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]    8: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   10: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   11: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<alloc::boxed::Box<rust_out::main::{closure#0}>>>
[INFO] [stdout]   12: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   16: std::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   17: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start::<()>
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f1f46d1c28 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f1f46d1c28 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f1f46d1c28 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55f1f46d1c28 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55f1f46e7b3a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55f1f46e7b3a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x55f1f46d6d82 - std[d054f6f42beb1baa]::io::default_write_fmt::<std[d054f6f42beb1baa]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55f1f46d6d82 - <std[d054f6f42beb1baa]::sys::stdio::unix::Stderr as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55f1f46b7c06 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55f1f46b7c06 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55f1f46ca381 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x55f1f46ca5fb - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x55f1f46b7cc2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x55f1f46af169 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x55f1f46b8c7d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x55f1f46e832c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x55f1f46e8072 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   17:     0x55f1f44ec8a0 - rust_out[b843b8eaa9a15723]::main::{closure#0}
[INFO] [stdout]   18:     0x55f1f44fa936 - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<rust_out[b843b8eaa9a15723]::main::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]   19:     0x55f1f44e5cb6 - <tokio[20b368bbbf49a6a4]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<rust_out[b843b8eaa9a15723]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   20:     0x55f1f44d4e56 - <tokio[20b368bbbf49a6a4]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<rust_out[b843b8eaa9a15723]::main::{closure#0}>>>
[INFO] [stdout]   21:     0x55f1f44ce9ab - <tokio[20b368bbbf49a6a4]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<rust_out[b843b8eaa9a15723]::main::{closure#0}>>>
[INFO] [stdout]   22:     0x55f1f44e5301 - <tokio[20b368bbbf49a6a4]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<rust_out[b843b8eaa9a15723]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   23:     0x55f1f44df953 - tokio[20b368bbbf49a6a4]::runtime::context::runtime::enter_runtime::<<tokio[20b368bbbf49a6a4]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<rust_out[b843b8eaa9a15723]::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   24:     0x55f1f44ceb9d - <tokio[20b368bbbf49a6a4]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<rust_out[b843b8eaa9a15723]::main::{closure#0}>>>
[INFO] [stdout]   25:     0x55f1f44cd67d - <tokio[20b368bbbf49a6a4]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<rust_out[b843b8eaa9a15723]::main::{closure#0}>>>
[INFO] [stdout]   26:     0x55f1f44cdaf2 - <tokio[20b368bbbf49a6a4]::runtime::runtime::Runtime>::block_on::<rust_out[b843b8eaa9a15723]::main::{closure#0}>
[INFO] [stdout]   27:     0x55f1f44ee328 - rust_out[b843b8eaa9a15723]::main
[INFO] [stdout]   28:     0x55f1f44fdbe3 - <fn() as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x55f1f44df8a6 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x55f1f44e9c49 - std[d054f6f42beb1baa]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x55f1f46c9917 - <&dyn core[5a1c3e9896636f3a]::ops::function::Fn<(), Output = i32> + core[5a1c3e9896636f3a]::panic::unwind_safe::RefUnwindSafe + core[5a1c3e9896636f3a]::marker::Sync as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x55f1f46c9917 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<&dyn core[5a1c3e9896636f3a]::ops::function::Fn<(), Output = i32> + core[5a1c3e9896636f3a]::panic::unwind_safe::RefUnwindSafe + core[5a1c3e9896636f3a]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x55f1f46c9917 - std[d054f6f42beb1baa]::panicking::catch_unwind::<i32, &dyn core[5a1c3e9896636f3a]::ops::function::Fn<(), Output = i32> + core[5a1c3e9896636f3a]::panic::unwind_safe::RefUnwindSafe + core[5a1c3e9896636f3a]::marker::Sync>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x55f1f46c9917 - std[d054f6f42beb1baa]::panic::catch_unwind::<&dyn core[5a1c3e9896636f3a]::ops::function::Fn<(), Output = i32> + core[5a1c3e9896636f3a]::panic::unwind_safe::RefUnwindSafe + core[5a1c3e9896636f3a]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x55f1f46c9917 - std[d054f6f42beb1baa]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x55f1f46c9917 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<std[d054f6f42beb1baa]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x55f1f46c9917 - std[d054f6f42beb1baa]::panicking::catch_unwind::<isize, std[d054f6f42beb1baa]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x55f1f46c9917 - std[d054f6f42beb1baa]::panic::catch_unwind::<std[d054f6f42beb1baa]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55f1f46c9917 - std[d054f6f42beb1baa]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x55f1f44de661 - std[d054f6f42beb1baa]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x55f1f44fe175 - main
[INFO] [stdout]   42:     0x7e035747d1ca - <unknown>
[INFO] [stdout]   43:     0x7e035747d28b - __libc_start_main
[INFO] [stdout]   44:     0x55f1f44cc6c5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/mycnet-connect/src/lib.rs - (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.60s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p mycnet-connect --doc`
[INFO] running `Command { std: "docker" "inspect" "8a79c4bc167e0c352f0459e129ad423085b9b286e7105dea57d5e21fad8d5bda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a79c4bc167e0c352f0459e129ad423085b9b286e7105dea57d5e21fad8d5bda", kill_on_drop: false }`
[INFO] [stdout] 8a79c4bc167e0c352f0459e129ad423085b9b286e7105dea57d5e21fad8d5bda
